Skip to content

Image refresh for debian-testing - #9243

Merged
tomasmatus merged 1 commit into
mainfrom
image-refresh-debian-testing-20260804-122832
Aug 13, 2026
Merged

Image refresh for debian-testing#9243
tomasmatus merged 1 commit into
mainfrom
image-refresh-debian-testing-20260804-122832

Conversation

@cockpituous

Copy link
Copy Markdown
Contributor

Last updated in 9ff888c, 7 days ago.

@cockpituous

Copy link
Copy Markdown
Contributor Author

/image-refresh debian-testing

@cockpituous cockpituous added the bot label Jul 2, 2026
@cockpituous

Copy link
Copy Markdown
Contributor Author

Task scheduled: issue-9243 image-refresh/debian-testing

Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/dc513768-a9ab-4b17-b998-95e36193933a

Job JSON
{
  "repo": "cockpit-project/bots",
  "sha": "8d40ba447fb8f2ad7b8d01204de05d3570dabf47",
  "pull": null,
  "slug": "image-refresh-debian-testing-8d40ba44-20260702-233851",
  "context": "image-refresh/debian-testing",
  "command": [
    "./image-refresh",
    "--verbose",
    "--issue=9243",
    "debian-testing"
  ],
  "secrets": [
    "github-token",
    "image-upload"
  ]
}

@cockpituous

Copy link
Copy Markdown
Contributor Author

@cockpituous

Copy link
Copy Markdown
Contributor Author

image-refresh debian-testing failed: Command '('./image-create', '--verbose', 'debian-testing')' returned non-zero exit status 1.

@jelly

jelly commented Jul 3, 2026

Copy link
Copy Markdown
Member
E: Unable to satisfy dependencies. Reached two conflicting assignments:
   1. acl:amd64=2.4.0-1 is selected for install
   2. acl:amd64=2.4.0-1 ->  | acl:amd64
      but none of the choices are installable:
      - acl:amd64 Depends libacl1 (= 2.4.0-1)
        but none of the choices are installable:
        - libacl1:amd64=2.4.0-1 is not selected for install
killing ssh master process 137
image-create: setup failed with code 100

All kinds of things are broken.

@jelly jelly added this to Pilot tasks Jul 3, 2026
@jelly jelly moved this to detriment in Pilot tasks Jul 3, 2026
@tomasmatus

Copy link
Copy Markdown
Member

acl should be fine now, but it still fails. This time on freeipa:

E: Unable to satisfy dependencies. Reached two conflicting assignments:
   1. python3-sss:amd64 is selected for install because:
      1. freeipa-client:amd64=4.13.1-1+b1 is selected for install
      2. freeipa-client:amd64 Depends python3-sss
   2. python3-sss:amd64 Depends python3 (>= 3.14~)
      but none of the choices are installable:
      - python3:amd64=3.14.6-1 is not selected for install
image-create: setup failed with code 100

It specifically asks for python 3.14 but looking at the debian-testing repo it still has 3.13. I think we just need to wait this out a bit

@tomasmatus

tomasmatus commented Jul 7, 2026

Copy link
Copy Markdown
Member

i feel like we should just undo https://github.com/cockpit-project/bots/pull/8735/changes

freeipa and sssd are in testing repository and their unstable versions require python 3.14 which is not yet in testing.

tomasmatus added a commit to tomasmatus/bots that referenced this pull request Jul 7, 2026
Fixes: cockpit-project#9243

sssd and freeipa-client are not available in debian-testing.

Debian is in the process of migrating to python-3.14.
see https://tracker.debian.org/pkg/sssd which states:
"This package is part of the ongoing testing transition known as python3.14-default."

Pin python3 to unstable so it is possible to prepare the image.

Also pin jq to unstable othervise apt finds conflicts.
@tomasmatus

tomasmatus commented Jul 9, 2026

Copy link
Copy Markdown
Member

I've reached the conclusion that it is not worth dealing with right now. All the freeipa packages are currently not available in debian-testing and if we pin them to the unstable repository it hits the ongoing migration to python 3.14 so we'd need to pin python to unstable too. I consider that a major package and wouldn't want to mess with. IMO it's best we just track when this migration is complete and then attempt to refresh debian-testing image.

Freeipa is blocked on sssd which is a part of the py3.14 migration.

@jelly

jelly commented Jul 30, 2026

Copy link
Copy Markdown
Member

/image-refresh debian-testing

@cockpituous

Copy link
Copy Markdown
Contributor Author

Task scheduled: issue-9243 image-refresh/debian-testing

Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/4e07284f-7c84-40c4-9b75-c432daa5643d

Job JSON
{
  "repo": "cockpit-project/bots",
  "sha": "cb4d7f4ce2ebff8ba77ea73a23e680f484f3027b",
  "pull": null,
  "slug": "image-refresh-debian-testing-cb4d7f4c-20260730-094201",
  "context": "image-refresh/debian-testing",
  "command": [
    "./image-refresh",
    "--verbose",
    "--issue=9243",
    "debian-testing"
  ],
  "secrets": [
    "github-token",
    "image-upload"
  ]
}

@cockpituous

Copy link
Copy Markdown
Contributor Author

@cockpituous

Copy link
Copy Markdown
Contributor Author

image-refresh debian-testing failed: Command '('./image-create', '--verbose', 'debian-testing')' returned non-zero exit status 1.

@jelly jelly added the image-refresh image refreshes label Aug 4, 2026
@jelly

jelly commented Aug 4, 2026

Copy link
Copy Markdown
Member

/image-refresh debian-testing

@cockpituous

Copy link
Copy Markdown
Contributor Author

Task scheduled: issue-9243 image-refresh/debian-testing

Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/698a88a9-1be2-44d6-b321-b921db27ed35

Job JSON
{
  "repo": "cockpit-project/bots",
  "sha": "0db8df2e9830aab02a69997ef488de314be54be3",
  "pull": null,
  "slug": "image-refresh-debian-testing-0db8df2e-20260804-120441",
  "context": "image-refresh/debian-testing",
  "command": [
    "./image-refresh",
    "--verbose",
    "--issue=9243",
    "debian-testing"
  ],
  "secrets": [
    "github-token",
    "image-upload"
  ]
}

@cockpituous

Copy link
Copy Markdown
Contributor Author

@cockpituous

Copy link
Copy Markdown
Contributor Author

@jelly

jelly commented Aug 4, 2026

Copy link
Copy Markdown
Member
dpkg: dependency problems prevent removal of python3-pcp:
 pcp-dstat depends on python3-pcp.

Requires removing pcp-dstat additionally.

tomasmatus added a commit to tomasmatus/cockpit that referenced this pull request Aug 11, 2026
tomasmatus pushed a commit that referenced this pull request Aug 12, 2026
Removed:
  libabsl20260107:amd64 (20260107.0-5)
  libfmt10:amd64 (10.1.1+ds1-4+b2)
  libntfs-3g89t64:amd64 (1:2026.2.25-1)
  libperl5.40:amd64 (5.40.1-8)
  libproc2-0:amd64 (2:4.0.4-9+b2)
  libpython3.13-minimal:amd64 (3.13.14-1)
  libpython3.13-stdlib:amd64 (3.13.14-1)
  libpython3.13:amd64 (3.13.14-1)
  libx265-215:amd64 (4.1-4+b2)
  linux-base-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-binary-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-image-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-modules-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  perl-modules-5.40 (5.40.1-8)
  python3.13 (3.13.14-1)
  python3.13-minimal (3.13.14-1)

Added:
  libabsl20260526:amd64 (20260526.0-2)
  libnbd0:amd64 (1.24.3-1)
  libntfs-3g90:amd64 (1:2026.7.7-2)
  libpcp-import2 (7.2.0-1)
  libperl5.42:amd64 (5.42.2-3)
  libproc2-1:amd64 (2:4.0.6-2)
  libpython3.14-minimal:amd64 (3.14.6-1)
  libpython3.14-stdlib:amd64 (3.14.6-1)
  libpython3.14:amd64 (3.14.6-1)
  libx265-216:amd64 (4.2-3)
  linux-base-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-binary-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-image-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-modules-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  openssh-common (1:10.4p1-2)
  ovmf-amdsev (2025.11-5)
  ovmf-generic (2025.11-5)
  ovmf-inteltdx (2025.11-5)
  pcp-atop (7.2.0-1)
  pcp-dstat (7.2.0-1)
  pcp-htop (7.2.0-1)
  perl-modules-5.42 (5.42.2-3)
  python3.14 (3.14.6-1)
  python3.14-minimal (3.14.6-1)

Changed:
  aardvark-dns (1.16.0-5 -> 1.17.1-2)
  acl (2.3.2-3 -> 2.4.0-1)
  adduser (3.157 -> 3.158)
  alacritty (0.16.1-3 -> 0.16.1-4)
  alsa-ucm-conf (1.2.16-1 -> 1.2.16.1-1)
  apparmor (4.1.7-4 -> 4.1.7-5)
  appstream (1.1.3-1 -> 1.1.5-1)
  apt-listchanges (4.8+nmu2 -> 4.8+nmu3)
  at-spi2-common (2.60.3-1 -> 2.61.0-1)
  at-spi2-core (2.60.3-1 -> 2.61.0-1)
  autopoint (1.0-1 -> 1.0-3)
  bind9-dnsutils (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-host (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-libs:amd64 (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-utils (1:9.20.23-1 -> 1:9.20.26-1)
  binutils (2.46.50.20260617-1 -> 2.47-2)
  binutils-common:amd64 (2.46.50.20260617-1 -> 2.47-2)
  binutils-x86-64-linux-gnu (2.46.50.20260617-1 -> 2.47-2)
  bsdextrautils (2.42.1-3 -> 2.42.2-2)
  bsdutils (1:2.42.1-3 -> 1:2.42.2-2)
  btrfs-progs (7.0-1 -> 7.0-1+b1)
  buildah (1.43.1+ds1-1 -> 1.43.2+ds1-1)
  busybox (1:1.37.0-10.1 -> 1:1.38.0-3)
  checkpolicy (3.10-2 -> 3.11-1)
  cloud-guest-utils (0.33-1 -> 0.34-1)
  cockpit (362-1 -> 365-1)
  cockpit-bridge (362-1 -> 365-1)
  cockpit-system (362-1 -> 365-1)
  cockpit-ws (362-1 -> 365-1)
  cpp-15 (15.3.0-1 -> 15.3.0-2)
  cpp-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  cracklib-runtime (2.9.6-5.2+b2 -> 2.9.6-5.3)
  criu (4.2-4 -> 4.2-6)
  cryptsetup (2:2.8.6-2 -> 2:2.8.7-1)
  cryptsetup-bin (2:2.8.6-2 -> 2:2.8.7-1)
  curl (8.20.0-5 -> 8.21.0-2)
  debhelper (14.1 -> 14.3)
  debian-keyring (2026.05.24 -> 2026.06.27)
  devscripts (2.26.9 -> 2.26.10)
  dirmngr (2.4.9-4 -> 2.4.9-7)
  distro-info (1.15 -> 1.17)
  distro-info-data (0.69 -> 2026.07.30-1)
  dracut (111-2 -> 111-6)
  dracut-core (111-2 -> 111-6)
  dracut-install (111-2 -> 111-6)
  dwz (0.16-4 -> 0.17-1)
  eject (2.42.1-3 -> 2.42.2-2)
  ethtool (1:7.0-1 -> 1:7.1-1)
  exfatprogs (1.3.2-1 -> 1.4.2-2)
  fakeroot (1.38.1-1 -> 2.1.4-1)
  fdisk (2.42.1-3 -> 2.42.2-2)
  findutils (4.10.0-4 -> 4.11.0-2)
  firewalld (2.4.2-1 -> 2.5.0-1)
  g++-15 (15.3.0-1 -> 15.3.0-2)
  g++-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  gcc-15 (15.3.0-1 -> 15.3.0-2)
  gcc-15-base:amd64 (15.3.0-1 -> 15.3.0-2)
  gcc-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  gcc-16-base:amd64 (16.1.0-1 -> 16.1.0-3)
  gdal-data (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  gdal-plugins:amd64 (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  gdb (17.2-1 -> 17.2-1+b1)
  gettext (1.0-1 -> 1.0-3)
  gettext-base (1.0-1 -> 1.0-3)
  gir1.2-freedesktop:amd64 (1.86.0-6+b1 -> 1.86.0-6+b2)
  gir1.2-girepository-3.0:amd64 (2.88.1-2 -> 2.88.2-1)
  gir1.2-glib-2.0:amd64 (2.88.1-2 -> 2.88.2-1)
  git-debpush (15.10 -> 16.3)
  glycin-loaders (2.1.2+ds-2 -> 2.1.5+ds-2)
  glycin-thumbnailers (2.1.2+ds-2 -> 2.1.5+ds-2)
  gnupg (2.4.9-4 -> 2.4.9-7)
  gnupg-l10n (2.4.9-4 -> 2.4.9-7)
  gnupg-utils (2.4.9-4 -> 2.4.9-7)
  gpg (2.4.9-4 -> 2.4.9-7)
  gpg-agent (2.4.9-4 -> 2.4.9-7)
  gpg-wks-client (2.4.9-4 -> 2.4.9-7)
  gpgconf (2.4.9-4 -> 2.4.9-7)
  gpgsm (2.4.9-4 -> 2.4.9-7)
  gpgv (2.4.9-4 -> 2.4.9-7)
  graphviz (14.1.2-1+b1 -> 14.1.2-1+b3)
  grub-efi-amd64-bin (2.14-2 -> 2.14-3)
  grub-efi-amd64-signed (1+2.14+2 -> 1+2.14+3)
  grub-efi-amd64-unsigned (2.14-2 -> 2.14-3)
  grub-pc-bin (2.14-2 -> 2.14-3)
  grub2-common (2.14-2 -> 2.14-3)
  gstreamer1.0-libav:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-plugins-base:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-plugins-good:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-x:amd64 (1.28.4-1 -> 1.28.5-1)
  gvproxy (0.8.1-3 -> 0.8.1-4)
  ibverbs-providers:amd64 (61.0-2 -> 63.0-2)
  ieee-data (20240722 -> 20260625)
  iproute2 (7.0.0-1 -> 7.1.0-1)
  isympy-common (1.14.0-3 -> 1.14.0-4)
  isympy3 (1.14.0-3 -> 1.14.0-4)
  jq (1.8.1-8 -> 1.8.2-1)
  krb5-user (1.22.1-2.1 -> 1.22.1-3)
  lastlog2 (2.42.1-3 -> 2.42.2-2)
  ldap-utils (2.6.10+dfsg-1+b2 -> 2.6.13+dfsg-1+b1)
  libacl1:amd64 (2.3.2-3 -> 2.4.0-1)
  libalgorithm-diff-xs-perl (0.04-9 -> 0.04-9+b1)
  libaom3:amd64 (3.13.1-2+b1 -> 3.14.1-1)
  libapparmor1:amd64 (4.1.7-4 -> 4.1.7-5)
  libappstream5:amd64 (1.1.3-1 -> 1.1.5-1)
  libapt-pkg-perl (0.1.43 -> 0.1.43+b1)
  libarchive13t64:amd64 (3.8.7-1 -> 3.8.8-2)
  libasan8:amd64 (16.1.0-1 -> 16.1.0-3)
  libasound2-data (1.2.16-1 -> 1.2.16.1-1)
  libasound2t64:amd64 (1.2.16-1 -> 1.2.16.1-1)
  libass9:amd64 (1:0.17.4-2+b2 -> 1:0.17.5-1)
  libatk-bridge2.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libatk1.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libatomic1:amd64 (16.1.0-1 -> 16.1.0-3)
  libatspi2.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libattr1:amd64 (1:2.5.2-4 -> 1:2.6.0-1)
  libavcodec62:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavfilter11:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavformat62:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavif16:amd64 (1.4.1-1+b1 -> 1.4.2-1)
  libavutil60:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libb-hooks-op-check-perl:amd64 (0.22-3+b4 -> 0.22-3+b5)
  libbdplus0:amd64 (0.2.0-4+b2 -> 0.2.0-5)
  libberkeleydb-perl:amd64 (0.66-2+b1 -> 0.66-2+b2)
  libbinutils:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libblas3:amd64 (3.12.1-7+b2 -> 3.12.1-8)
  libblkid1:amd64 (2.42.1-3 -> 2.42.2-2)
  libblockdev-btrfs3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-crypto3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-fs3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-loop3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-lvm3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-mdraid3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-nvme3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-part3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-smart3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-swap3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-utils3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev3:amd64 (3.5.0-1 -> 3.5.0-2)
  libbluetooth3:amd64 (5.85-4 -> 5.87-1)
  libbluray3:amd64 (1:1.4.1-1 -> 1:1.4.1-2)
  libbrlapi0.8:amd64 (6.9.1-1 -> 6.9.1+repack-1)
  libbytesize-common (2.12-1 -> 2.12-2)
  libbytesize1:amd64 (2.12-1+b1 -> 2.12-2)
  libc-bin (2.42-16 -> 2.42-17)
  libc-dev-bin (2.42-16 -> 2.42-17)
  libc-gconv-modules-extra:amd64 (2.42-16 -> 2.42-17)
  libc-l10n (2.42-16 -> 2.42-17)
  libc6-dev:amd64 (2.42-16 -> 2.42-17)
  libc6:amd64 (2.42-16 -> 2.42-17)
  libcaca0:amd64 (0.99.beta20-7 -> 0.99.beta20-8)
  libcap-ng0:amd64 (0.9.3-1 -> 0.9.3-1+b1)
  libcapstone5:amd64 (5.0.7-2 -> 5.0.9-1)
  libcares2:amd64 (1.34.6-1+b1 -> 1.34.8-1)
  libcc1-0:amd64 (16.1.0-1 -> 16.1.0-3)
  libcdt6:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libcgraph8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libchromaprint1:amd64 (1.6.0-2+b1 -> 1.6.0-3)
  libclass-xsaccessor-perl (1.19-4+b5 -> 1.19-4+b6)
  libclone-perl:amd64 (0.50-1 -> 0.50-1+b1)
  libcodec2-1.2:amd64 (1.2.0-4+b1 -> 1.2.0-5)
  libcommon-sense-perl:amd64 (3.75-3+b5 -> 3.75-3+b6)
  libcompel1:amd64 (4.2-4 -> 4.2-6)
  libcpanel-json-xs-perl:amd64 (4.42-1 -> 4.42-1+b1)
  libcpupower1 (7.0.12-2 -> 7.1.3-1)
  libcrack2:amd64 (2.9.6-5.2+b2 -> 2.9.6-5.3)
  libcriu2:amd64 (4.2-4 -> 4.2-6)
  libcrypt-urandom-perl (0.55-1 -> 0.55-1+b1)
  libcryptsetup12:amd64 (2:2.8.6-2 -> 2:2.8.7-1)
  libctf-nobfd0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libctf0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libcurl3t64-gnutls:amd64 (8.20.0-5 -> 8.21.0-2)
  libcurl4-gnutls:amd64 (8.20.0-5 -> 8.21.0-2)
  libcurl4t64:amd64 (8.20.0-5 -> 8.21.0-2)
  libdata-messagepack-perl (1.02-3 -> 1.02-3+b1)
  libdatrie1:amd64 (0.2.14-1+b1 -> 0.2.14-2)
  libdav1d7:amd64 (1.5.3-1+b2 -> 1.5.4-1)
  libdaxctl1:amd64 (82-1+b1 -> 85-1)
  libde265-0:amd64 (1.0.18-1 -> 1.1.1-1)
  libdebhelper-perl (14.1 -> 14.3)
  libdevel-callchecker-perl:amd64 (0.009-3 -> 0.009-3+b1)
  libdevel-size-perl (0.87-1 -> 0.87-1+b1)
  libdistro-info-perl (1.15 -> 1.17)
  libdrm-amdgpu1:amd64 (2.4.134-1 -> 2.4.134-3)
  libdrm-common (2.4.134-1 -> 2.4.134-3)
  libdrm-intel1:amd64 (2.4.134-1 -> 2.4.134-3)
  libdrm2:amd64 (2.4.134-1 -> 2.4.134-3)
  libdvdread8t64:amd64 (7.0.1-1+b1 -> 7.1.1-1)
  libegl-mesa0:amd64 (26.1.2-1 -> 26.1.5-1)
  libemail-address-xs-perl (1.05-1+b4 -> 1.05-1+b5)
  libevent-2.1-7t64:amd64 (2.1.12-stable-10+b2 -> 2.1.13-stable-1)
  libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b2 -> 2.1.13-stable-1)
  libexpat1:amd64 (2.8.1-1 -> 2.8.2-1)
  libfakeroot:amd64 (1.38.1-1 -> 2.1.4-1)
  libfcgi-perl (0.82+ds-3+b2 -> 0.82+ds-3+b3)
  libfdisk1:amd64 (2.42.1-3 -> 2.42.2-2)
  libfdt1:amd64 (1.7.2-2+b2 -> 1.7.2-2+b3)
  libffi8:amd64 (3.5.2-4 -> 3.7.1-2)
  libfido2-1:amd64 (1.17.0-1 -> 1.17.0-2)
  libfile-fcntllock-perl (0.22-4+b4 -> 0.22-4+b5)
  libfile-libmagic-perl (1.23-2+b2 -> 1.23-2+b3)
  libfilesys-df-perl (0.92-7+b4 -> 0.92-7+b5)
  libfreetype6:amd64 (2.14.3+dfsg-1 -> 2.14.3+dfsg-2)
  libgav1-2:amd64 (0.20.0-2+b1 -> 0.20.0-2+b2)
  libgbm1:amd64 (26.1.2-1 -> 26.1.5-1)
  libgcc-15-dev:amd64 (15.3.0-1 -> 15.3.0-2)
  libgcc-s1:amd64 (16.1.0-1 -> 16.1.0-3)
  libgd3:amd64 (2.3.3-13+b2 -> 2.3.3-14)
  libgdal39:amd64 (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  libgdk-pixbuf-2.0-0:amd64 (2.44.6+dfsg-2 -> 2.44.7+dfsg-1)
  libgdk-pixbuf2.0-common (2.44.6+dfsg-2 -> 2.44.7+dfsg-1)
  libgfapi0:amd64 (11.2-3 -> 11.2-5)
  libgfortran5:amd64 (16.1.0-1 -> 16.1.0-3)
  libgfrpc0:amd64 (11.2-3 -> 11.2-5)
  libgfxdr0:amd64 (11.2-3 -> 11.2-5)
  libgirepository-2.0-0:amd64 (2.88.1-2 -> 2.88.2-1)
  libgl1-mesa-dri:amd64 (26.1.2-1 -> 26.1.5-1)
  libglib2.0-0t64:amd64 (2.88.1-2 -> 2.88.2-1)
  libglib2.0-bin (2.88.1-2 -> 2.88.2-1)
  libglib2.0-data (2.88.1-2 -> 2.88.2-1)
  libglusterfs0:amd64 (11.2-3 -> 11.2-5)
  libglx-mesa0:amd64 (26.1.2-1 -> 26.1.5-1)
  libglycin-2-0:amd64 (2.1.2+ds-2 -> 2.1.5+ds-2)
  libgomp1:amd64 (16.1.0-1 -> 16.1.0-3)
  libgpg-error-l10n (1.59-4 -> 1.61-3)
  libgpg-error0:amd64 (1.59-4 -> 1.61-3)
  libgpgme45:amd64 (2.1.0-2 -> 2.1.2-1)
  libgprofng0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libgsm1:amd64 (1.0.23-2+b1 -> 1.0.24-1)
  libgssapi-krb5-2:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libgssrpc4t64:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libgstreamer-plugins-base1.0-0:amd64 (1.28.4-1 -> 1.28.5-1)
  libgstreamer1.0-0:amd64 (1.28.3-1 -> 1.28.4-2)
  libgvc7:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-gd8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-neato-layout8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-pango8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvpr2:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libhdf4-0:amd64 (4.3.1-2+b1 -> 4.3.1-3)
  libheif-plugin-aomenc:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-dav1d:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-libde265:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-x265:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif1:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libhtml-parser-perl:amd64 (3.83-2 -> 3.83-2+b1)
  libhttp-cookies-perl (6.11-1 -> 6.12-2)
  libhttp-date-perl (6.06-1 -> 6.08-1)
  libhttp-message-perl (7.02-1 -> 7.04-1)
  libhwasan0:amd64 (16.1.0-1 -> 16.1.0-3)
  libibverbs1:amd64 (61.0-2 -> 63.0-2)
  libindirect-perl (0.39-2+b4 -> 0.39-2+b5)
  libio-compress-brotli-perl (0.019000-1 -> 0.019000-1+b1)
  libio-socket-ssl-perl (2.098-1 -> 2.099-1)
  libipa-hbac0t64 (2.12.0-4 -> 2.12.0-4+b1)
  libisl23:amd64 (0.27-2 -> 0.28-1)
  libisns0t64:amd64 (0.101-2.1+b1 -> 0.103-2)
  libisoburn1t64:amd64 (1.5.6-1.2+b2 -> 1.5.8.pl02-2)
  libitm1:amd64 (16.1.0-1 -> 16.1.0-3)
  libjack-jackd2-0:amd64 (1.9.22~dfsg-5+b2 -> 1.9.22~dfsg-6)
  libjansson4:amd64 (2.14-2+b4 -> 2.15.1-1)
  libjq1:amd64 (1.8.1-8 -> 1.8.2-1)
  libjson-c5:amd64 (0.18+ds-3 -> 0.19+ds-1)
  libjson-xs-perl (4.040-1 -> 4.040-1+b1)
  libk5crypto3:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkadm5clnt-mit12:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkadm5srv-mit12:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkdb5-10t64:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrad0:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrb5-3:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrb5support0:amd64 (1.22.1-2.1 -> 1.22.1-3)
  liblapack3:amd64 (3.12.1-7+b2 -> 3.12.1-8)
  liblastlog2-2:amd64 (2.42.1-3 -> 2.42.2-2)
  libldap2:amd64 (2.6.10+dfsg-1+b2 -> 2.6.13+dfsg-1+b1)
  libldb2:amd64 (2:2.11.0+samba4.24.3+dfsg-1 -> 2:2.11.0+samba4.24.5+dfsg-1)
  liblerc4:amd64 (4.1.0+ds-1 -> 4.2.0+ds-1)
  liblilv-0-0:amd64 (0.28.0-1 -> 0.28.0-2)
  liblist-moreutils-xs-perl (0.430-4+b2 -> 0.430-4+b3)
  liblist-someutils-xs-perl:amd64 (0.58-3+b4 -> 0.59-1+b1)
  libllhttp9.4:amd64 (9.4.1+~cs12.11.9-3 -> 9.4.2+~cs12.11.9-5+b1)
  libllvm21:amd64 (1:21.1.8-7+b1 -> 1:21.1.8-10)
  liblmdb0:amd64 (0.9.31-1+b3 -> 0.9.35-1)
  liblocale-gettext-perl (1.07-10 -> 1.07-10+b1)
  liblsan0:amd64 (16.1.0-1 -> 16.1.0-3)
  libmail-sendmail-perl (0.82-1 -> 0.83-1)
  libmariadb3:amd64 (1:11.8.6-6 -> 1:11.8.8-1)
  libmatch-simple-xs-perl (0.002-2 -> 0.002-2+b1)
  libmetacpan-client-perl (2.043000-1 -> 2.044000-1)
  libmount1:amd64 (2.42.1-3 -> 2.42.2-2)
  libmouse-perl:amd64 (2.6.2-1 -> 2.6.2-1+b1)
  libmp3lame0:amd64 (3.101~svn6531+dfsg-1 -> 4.0-1)
  libmpg123-0t64:amd64 (1.33.6-1 -> 1.33.6-2)
  libmysofa1:amd64 (1.3.3+dfsg-1+b2 -> 1.3.5+dfsg-1)
  libncurses6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libncursesw6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libndctl6:amd64 (82-1+b1 -> 85-1)
  libnet-dbus-perl (1.2.0-2+b3 -> 1.2.0-2+b4)
  libnet-ssleay-perl:amd64 (1.96-1 -> 1.96-1+b1)
  libnetaddr-ip-perl (4.079+dfsg-2+b5 -> 4.079+dfsg-2+b6)
  libnetcdf22:amd64 (1:4.10.0-1 -> 1:4.10.1-1)
  libnfs14:amd64 (5.0.2-1+b3 -> 5.0.2-1.1)
  libnghttp3-9:amd64 (1.15.0-1 -> 1.17.0-1)
  libngtcp2-16:amd64 (1.22.1-1 -> 1.24.0-1)
  libngtcp2-crypto-gnutls8:amd64 (1.22.1-1 -> 1.24.0-1)
  libngtcp2-crypto-ossl0:amd64 (1.22.1-1 -> 1.24.0-1)
  libnspr4:amd64 (2:4.38.2-1+b1 -> 2:4.39-1)
  libnss-myhostname:amd64 (260.1-1 -> 261.2-1)
  libnss-mymachines:amd64 (260.1-1 -> 261.2-1)
  libnss-resolve:amd64 (260.1-1 -> 261.2-1)
  libnss-sss:amd64 (2.12.0-4 -> 2.12.0-4+b1)
  libnss-systemd:amd64 (260.1-1 -> 261.2-1)
  libnss3-tools (2:3.124-1 -> 2:3.126-1)
  libnss3:amd64 (2:3.124-1 -> 2:3.126-1)
  libnvme1t64:amd64 (1.16.1-4 -> 1.16.2-1+b1)
  libobject-pad-perl (0.825-1 -> 0.825-1+b1)
  libonnx1l:amd64 (1.20.0-5 -> 1.20.0-6)
  libonnxruntime-providers:amd64 (1.23.2+dfsg-6+b3 -> 1.23.2+dfsg-6+b5)
  libonnxruntime1.23:amd64 (1.23.2+dfsg-6+b3 -> 1.23.2+dfsg-6+b5)
  libopeniscsiusr (2.1.11-5 -> 2.1.11-6)
  liborc-0.4-0t64:amd64 (1:0.4.42-3 -> 1:0.4.42-4)
  libp11-kit0:amd64 (0.26.2-3 -> 0.26.4-1)
  libpackage-stash-xs-perl:amd64 (0.30-1+b5 -> 0.30-1+b6)
  libpam-lastlog2:amd64 (2.42.1-3 -> 2.42.2-2)
  libpam-modules-bin (1.7.0-6 -> 1.7.0-8)
  libpam-modules:amd64 (1.7.0-6 -> 1.7.0-8)
  libpam-pwquality:amd64 (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpam-runtime (1.7.0-6 -> 1.7.0-8)
  libpam-sss:amd64 (2.12.0-4 -> 2.12.0-4+b1)
  libpam-systemd:amd64 (260.1-1 -> 261.2-1)
  libpam0g:amd64 (1.7.0-6 -> 1.7.0-8)
  libpango-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libpangocairo-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libpangoft2-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libparams-classify-perl:amd64 (0.015-2+b5 -> 0.015-2+b6)
  libparams-util-perl (1.102-3+b1 -> 1.102-3+b2)
  libpathplan4:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libpcap0.8t64:amd64 (1.10.6-1 -> 1.10.6-2)
  libpciaccess0:amd64 (0.17-3+b4 -> 0.19-2)
  libpcp-archive1 (7.1.5-1 -> 7.2.0-1)
  libpcp-gui2 (7.1.5-1 -> 7.2.0-1)
  libpcp-import1 (7.1.5-1 -> 7.2.0-1)
  libpcp-mmv1 (7.1.5-1 -> 7.2.0-1)
  libpcp-pmda-perl (7.1.5-1 -> 7.2.0-1)
  libpcp-pmda3 (7.1.5-1 -> 7.2.0-1)
  libpcp-trace2 (7.1.5-1 -> 7.2.0-1)
  libpcp-web1 (7.1.5-1 -> 7.2.0-1)
  libpcp3 (7.1.5-1 -> 7.2.0-1)
  libpcp4 (7.1.5-1 -> 7.2.0-1)
  libperlio-gzip-perl (0.20-1+b4 -> 0.20-1+b5)
  libperlio-utf8-strict-perl (0.010-1+b3 -> 0.010-1+b4)
  libpipewire-0.3-0t64:amd64 (1.6.6-1 -> 1.6.8-1)
  libpipewire-0.3-common (1.6.6-1 -> 1.6.8-1)
  libpq5:amd64 (18.4-1 -> 18.4-1+b2)
  libproc-processtable-perl:amd64 (0.637-1+b2 -> 0.637-1+b3)
  libpsl5t64:amd64 (0.21.5-1 -> 0.23.0-1)
  libpulse0:amd64 (17.0+dfsg1-2.1+b1 -> 17.0+dfsg1-2.1+b2)
  libpwquality-tools (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpwquality1:amd64 (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpython3-stdlib:amd64 (3.13.9-3+b1 -> 3.14.6-1)
  libquadmath0:amd64 (16.1.0-1 -> 16.1.0-3)
  librabbitmq4:amd64 (0.16.0-1 -> 0.17.0-1)
  librados2 (18.2.8+ds-2.1 -> 20.2.2+ds-13)
  librav1e0.8:amd64 (0.8.1-10 -> 0.8.1-11)
  librbd1 (18.2.8+ds-2.1 -> 20.2.2+ds-13)
  librdmacm1t64:amd64 (61.0-2 -> 63.0-2)
  libre-engine-re2-perl:amd64 (0.18+ds-3+b2 -> 0.18+ds-3+b4)
  libre2-11:amd64 (20251105-1 -> 20251105-1+b1)
  libref-util-xs-perl (0.117-2+b4 -> 0.117-2+b5)
  librist4:amd64 (0.2.17+dfsg-1 -> 0.2.20+dfsg-1)
  libsbuild-perl (0.91.9 -> 0.91.10)
  libsdl3-0:amd64 (3.4.10+ds-1 -> 3.4.12+ds-1)
  libseccomp2:amd64 (2.6.0-2+b1 -> 2.6.1-1)
  libselinux1:amd64 (3.10-1 -> 3.11-2)
  libsemanage-common (3.10-1 -> 3.11-1)
  libsemanage2:amd64 (3.10-1 -> 3.11-1)
  libsepol2:amd64 (3.10-1 -> 3.11-1)
  libserd-0-0:amd64 (0.32.8-1 -> 0.32.10-2)
  libsereal-decoder-perl (5.006+ds-1 -> 5.006+ds-1+b1)
  libsereal-encoder-perl (5.006+ds-1 -> 5.006+ds-1+b1)
  libsframe3:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libshine3:amd64 (3.1.1-3+b1 -> 3.1.1-4)
  libskia146:amd64 (146.20260414~git.ef5f213+dfsg-5 -> 146.20260602~git.3476902+dfsg-2)
  libsmartcols1:amd64 (2.42.1-3 -> 2.42.2-2)
  libsmbclient0:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  libsocket6-perl (0.29-3+b4 -> 0.29-3+b5)
  libspa-0.2-modules:amd64 (1.6.6-1 -> 1.6.8-1)
  libsqlite3-0:amd64 (3.46.1-9+b1 -> 3.53.3-1)
  libsrt1.5-gnutls:amd64 (1.5.5-1 -> 1.5.6-1)
  libssh-4:amd64 (0.12.0-3 -> 0.12.2-1)
  libssh2-1t64:amd64 (1.11.1-3 -> 1.11.1-5)
  libsss-certmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-idmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-nss-idmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-sudo (2.12.0-4 -> 2.12.0-4+b1)
  libstdc++-15-dev:amd64 (15.3.0-1 -> 15.3.0-2)
  libstdc++6:amd64 (16.1.0-1 -> 16.1.0-3)
  libsub-identify-perl (0.14-4 -> 0.14-4+b1)
  libsub-name-perl:amd64 (0.28-1+b2 -> 0.28-1+b3)
  libswresample6:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libswscale9:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libsyntax-keyword-try-perl (0.31-1 -> 0.31-1+b1)
  libsys-cpuaffinity-perl (1.13~03-2+b4 -> 1.13~03-2+b5)
  libsystemd-shared:amd64 (260.1-1 -> 261.2-1)
  libsystemd0:amd64 (260.1-1 -> 261.2-1)
  libtag2:amd64 (2.3-1 -> 2.3.1-2)
  libtalloc2:amd64 (2:2.4.4+samba4.24.3+dfsg-1 -> 2:2.4.4+samba4.24.5+dfsg-1)
  libtdb1:amd64 (2:1.4.15+samba4.24.3+dfsg-1 -> 2:1.4.15+samba4.24.5+dfsg-1)
  libterm-readkey-perl (2.38-2+b4 -> 2.38-2+b5)
  libtevent0t64:amd64 (2:0.17.1+samba4.24.3+dfsg-1 -> 2:0.17.1+samba4.24.5+dfsg-1)
  libtext-charwidth-perl:amd64 (0.04-12 -> 0.04-12+b1)
  libtext-iconv-perl:amd64 (1.7-9 -> 1.7-9+b1)
  libtext-levenshteinxs-perl (0.03-5+b4 -> 0.03-5+b5)
  libtext-markdown-discount-perl (0.18-1 -> 0.18-1+b1)
  libtext-xslate-perl:amd64 (3.5.9-2+b2 -> 3.5.9-2+b3)
  libthai-data (0.1.30-1 -> 0.1.30-3)
  libthai0:amd64 (0.1.30-1+b1 -> 0.1.30-3)
  libtiff6:amd64 (4.7.1-3 -> 4.7.2-1)
  libtime-moment-perl (0.46-1 -> 0.46-1+b1)
  libtinfo6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libtsan2:amd64 (16.1.0-1 -> 16.1.0-3)
  libtwolame0:amd64 (0.4.0-2+b3 -> 0.4.0-3)
  libtype-tiny-xs-perl:amd64 (0.025-2+b2 -> 0.025-2+b3)
  libubsan1:amd64 (16.1.0-1 -> 16.1.0-3)
  libudev1:amd64 (260.1-1 -> 261.2-1)
  libudfread3:amd64 (1.2.0-2+b2 -> 1.2.0-3)
  libudisks2-0:amd64 (2.11.1-1 -> 2.11.1-2)
  libunbound8:amd64 (1.25.1-1 -> 1.25.2-1)
  libunicode-utf8-perl (0.70-2 -> 0.75-1+b1)
  liburing2:amd64 (2.14-1 -> 2.15-1)
  libuuid1:amd64 (2.42.1-3 -> 2.42.2-2)
  libva-drm2:amd64 (2.23.0-2 -> 2.24.1-2)
  libva-x11-2:amd64 (2.23.0-2 -> 2.24.1-2)
  libva2:amd64 (2.23.0-2 -> 2.24.1-2)
  libvariable-magic-perl (0.64-1+b1 -> 0.64-1+b2)
  libvirt-clients (12.3.0-1 -> 12.5.0-1)
  libvirt-common (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-common (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-config-network (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-config-nwfilter (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-interface (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-network (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-nodedev (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-nwfilter (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-qemu (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-secret (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-disk (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-iscsi (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-logical (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-mpath (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-scsi (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-lock (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-log (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-plugin-lockd (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-system (12.3.0-1 -> 12.5.0-1)
  libvirt-l10n (12.3.0-1 -> 12.5.0-1)
  libvirt0:amd64 (12.3.0-1 -> 12.5.0-1)
  libvisual-0.4-0:amd64 (0.4.2-4+b1 -> 0.4.2-5)
  libvolume-key1:amd64 (0.3.12-10+b1 -> 0.3.12-10+b2)
  libwant-perl (0.29-2+b4 -> 0.29-2+b5)
  libwavpack1:amd64 (5.9.0-1+b1 -> 5.9.0-2)
  libwayland-client0:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwayland-cursor0:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwayland-egl1:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwbclient0:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  libwww-mechanize-perl (2.21-1 -> 2.22-1)
  libx264-165:amd64 (2:0.165.3222+gitb35605ac-3+b2 -> 2:0.165.3223+git20250910.0480cb0-1)
  libxdot4:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libxml-libxml-perl (2.0207+dfsg+really+2.0134-8 -> 2.0207+dfsg+really+2.0134-8+b1)
  libxml-parser-perl (2.47-2 -> 2.47-2+b1)
  libxmlb2:amd64 (0.3.24-2+b1 -> 0.3.29-1)
  libxs-parse-keyword-perl (0.49-1 -> 0.49-1+b1)
  libxs-parse-sublike-perl:amd64 (0.41-1+b1 -> 0.41-2)
  libxstring-perl:amd64 (0.005-2+b5 -> 0.005-2+b6)
  libyaml-libyaml-perl (0.907.0+ds-1 -> 0.910.0+ds-1+b1)
  libyuv0:amd64 (0.0.1922.20260106-1+b1 -> 0.0.1949.20260706-1)
  libzimg2:amd64 (3.0.6+ds1-1+b2 -> 3.0.6+ds1-2)
  libzix-0-0:amd64 (0.8.0-1+b1 -> 0.8.2-1)
  libzvbi-common (0.2.44-1 -> 0.2.44-2)
  libzvbi0t64:amd64 (0.2.44-1+b2 -> 0.2.44-2)
  lintian (2.136.2 -> 2.138.0)
  linux-base-cloud-amd64 (7.0.12-2 -> 7.1.3-1)
  linux-cpupower (7.0.12-2 -> 7.1.3-1)
  linux-image-cloud-amd64 (7.0.12-2 -> 7.1.3-1)
  linux-libc-dev (7.0.12-2 -> 7.1.6-1)
  linux-perf (7.0.12-2 -> 7.1.3-1)
  locales (2.42-16 -> 2.42-17)
  login (1:4.16.0-2+really2.42.1-3 -> 1:4.16.0-2+really2.42.2-2)
  mariadb-common (1:11.8.6-6 -> 1:11.8.8-1)
  mdadm (4.6-2 -> 4.6-3)
  mesa-libgallium:amd64 (26.1.2-1 -> 26.1.5-1)
  mesa-vulkan-drivers:amd64 (26.1.2-1 -> 26.1.5-1)
  mount (2.42.1-3 -> 2.42.2-2)
  nano (9.0-1 -> 9.1-1)
  ncurses-base (6.6+20251231-1 -> 6.6+20260608-2)
  ncurses-bin (6.6+20251231-1+b1 -> 6.6+20260608-2)
  ncurses-term (6.6+20251231-1 -> 6.6+20260608-2)
  netavark (1.16.1-5 -> 1.17.2-2)
  ntfs-3g (1:2026.2.25-1 -> 1:2026.7.7-2)
  open-iscsi (2.1.11-5 -> 2.1.11-6)
  openssh-client (1:10.3p1-4 -> 1:10.4p1-2)
  openssh-server (1:10.3p1-4 -> 1:10.4p1-2)
  openssh-sftp-server (1:10.3p1-4 -> 1:10.4p1-2)
  ovmf (2025.02-9 -> 2025.11-5)
  passt (0.0~git20260611.a9c61ff-1 -> 0.0~git20260728.f8df3f1-1)
  pci.ids (0.0~2026.06.16-1 -> 0.0~2026.07.21-1)
  pcp (7.1.5-1 -> 7.2.0-1)
  pcp-conf (7.1.5-1 -> 7.2.0-1)
  perl (5.40.1-8 -> 5.42.2-3)
  perl-base (5.40.1-8 -> 5.42.2-3)
  pinentry-curses (1.3.2-4 -> 1.3.3-2)
  podman (5.8.2+ds1-3 -> 5.8.3+ds1-1)
  policycoreutils (3.10-1 -> 3.11-1)
  policycoreutils-dev (3.10-1 -> 3.11-2)
  policycoreutils-python-utils (3.10-1 -> 3.11-2)
  powermgmt-base (1.38 -> 1.39)
  procps (2:4.0.4-9+b2 -> 2:4.0.6-2)
  python-matplotlib-data (3.10.7+dfsg1-5 -> 3.10.7+dfsg1-6)
  python3 (3.13.9-3+b1 -> 3.14.6-1)
  python3-anyio (4.12.1-2 -> 4.12.1-3)
  python3-arrow (1.4.0-2 -> 1.4.0-3)
  python3-cap-ng (0.9.3-1 -> 0.9.3-1+b1)
  python3-certifi (2026.5.20+ds-1 -> 2026.7.22+ds-1)
  python3-charset-normalizer (3.4.7-1 -> 3.4.7-2)
  python3-click (8.2.0+0.really.8.1.8-1 -> 8.3.3-1)
  python3-contourpy (1.3.3-1+b1 -> 1.3.3-2)
  python3-cryptography (46.0.7-1 -> 47.0.0-1)
  python3-cssselect (1.4.0-1 -> 1.5.0-1)
  python3-cycler (0.12.1-2 -> 0.12.1-3)
  python3-dateutil (2.9.0-4 -> 2.9.0-5)
  python3-distro (1.9.0-1 -> 1.9.0-2)
  python3-distro-info (1.15 -> 1.17)
  python3-dnspython (2.8.0-3 -> 2.8.0-5)
  python3-firewall (2.4.2-1 -> 2.5.0-1)
  python3-gdal (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  python3-gi (3.56.2-1 -> 3.56.3-2)
  python3-h11 (0.16.0-1 -> 0.16.0-2)
  python3-h2 (4.3.0-1 -> 4.3.0-2)
  python3-hpack (4.0.0-3 -> 4.0.0-4)
  python3-html5lib (1.2-3 -> 1.2-4)
  python3-httpx (0.28.1-1 -> 0.28.1-1.1)
  python3-hyperframe (6.1.0-1 -> 6.1.0-2)
  python3-idna (3.11-1 -> 3.18-1)
  python3-inflect (7.5.0-1 -> 7.5.0-2)
  python3-isoduration (20.11.0+git20211126.ae0bd61-2 -> 20.11.0+git20211126.ae0bd61-3)
  python3-jinja2 (3.1.6-2 -> 3.1.6-3)
  python3-jmespath (1.0.1-1 -> 1.0.1-2)
  python3-jsonschema (4.26.0-1 -> 4.26.0-2)
  python3-jsonschema-specifications (2023.12.1-5 -> 2023.12.1-6)
  python3-kiwisolver (1.5.0-1 -> 1.5.0-2)
  python3-libipa-hbac (2.12.0-4 -> 2.12.0-4+b1)
  python3-libvirt (12.3.0-1 -> 12.5.0-1)
  python3-linkify-it (2.1.0-1 -> 2.1.0-2)
  python3-magic (2:0.4.27-5 -> 2:0.4.27-6)
  python3-markdown-it (4.2.0-2 -> 4.2.0-3)
  python3-matplotlib (3.10.7+dfsg1-5 -> 3.10.7+dfsg1-6)
  python3-minimal (3.13.9-3+b1 -> 3.14.6-1)
  python3-more-itertools (10.8.0-1 -> 11.1.0-1)
  python3-munkres (1.1.4-3 -> 1.1.4-4)
  python3-netaddr (1.3.0-1 -> 1.3.0-2)
  python3-numpy (1:2.3.5+ds-3+b1 -> 1:2.4.6+ds-4)
  python3-numpy-dev:amd64 (1:2.3.5+ds-3+b1 -> 1:2.4.6+ds-4)
  python3-packaging (26.2-1 -> 26.2-2)
  python3-pcp (7.1.5-1 -> 7.2.0-1)
  python3-pexpect (4.9-4 -> 4.9-5)
  python3-pil.imagetk:amd64 (12.2.0-1 -> 12.3.0-1)
  python3-pil:amd64 (12.2.0-1 -> 12.3.0-1)
  python3-pooch (1.9.0-1 -> 1.9.0-2)
  python3-pyasn1 (0.6.3-1 -> 0.6.4-1)
  python3-pycriu (4.2-4 -> 4.2-6)
  python3-pygments (2.19.2+dfsg-1 -> 2.20.0+dfsg-2)
  python3-referencing (0.37.0+~2025.1.1-2 -> 0.37.0+~2025.1.1-3)
  python3-requests (2.32.5+dfsg-1 -> 2.32.5+dfsg-2)
  python3-rpds-py (0.30.0-1 -> 0.30.0-2)
  python3-scipy (1.17.1-4 -> 1.17.1-5)
  python3-selinux (3.10-1 -> 3.11-2)
  python3-semanage (3.10-1 -> 3.11-1)
  python3-sepolgen (3.10-1 -> 3.11-2)
  python3-sepolicy (3.10-1 -> 3.11-2)
  python3-setools (4.6.0-3 -> 4.7.1-1)
  python3-six (1.17.0-2 -> 1.17.0-3)
  python3-sss (2.12.0-4 -> 2.12.0-4+b1)
  python3-sympy (1.14.0-3 -> 1.14.0-4)
  python3-tk (3.13.9-3+b1 -> 3.14.6-1)
  python3-tqdm (4.68.3-1 -> 4.69.0-1)
  python3-typeguard (4.4.4-2 -> 4.4.4-3)
  python3-typing-extensions (4.15.0-2 -> 4.16.0-4)
  python3-ufolib2 (0.18.1+dfsg1-1 -> 0.18.1+dfsg1-2)
  python3-urllib3 (2.6.3-2 -> 2.7.0-3)
  python3-webencodings (0.5.1-5 -> 0.5.1-6)
  qemu-block-extra (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-common (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-data (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-gui (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-modules-opengl (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-modules-spice (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-x86 (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-utils (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  runit-helper (2.16.6 -> 2.16.7)
  samba-libs:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  sbuild (0.91.9 -> 0.91.10)
  sbuild-schroot (0.91.9 -> 0.91.10)
  selinux-utils (3.10-1 -> 3.11-2)
  semodule-utils (3.10-1 -> 3.11-1)
  setools (4.6.0-3 -> 4.7.1-1)
  shim-helpers-amd64-signed (1+15.8+1 -> 1+16.1+2)
  shim-signed-common (1.47+15.8-1 -> 1.51+16.1-2)
  shim-signed:amd64 (1.47+15.8-1 -> 1.51+16.1-2)
  shim-unsigned:amd64 (15.8-1 -> 16.1-2)
  socat (1.8.1.1-2 -> 1.8.1.3-2)
  sqv (1.3.0-5+b2 -> 1.4.0-1)
  sssd (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ad (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ad-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-dbus (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ipa (2.12.0-4 -> 2.12.0-4+b1)
  sssd-krb5 (2.12.0-4 -> 2.12.0-4+b1)
  sssd-krb5-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ldap (2.12.0-4 -> 2.12.0-4+b1)
  sssd-passkey (2.12.0-4 -> 2.12.0-4+b1)
  sssd-proxy (2.12.0-4 -> 2.12.0-4+b1)
  sssd-tools (2.12.0-4 -> 2.12.0-4+b1)
  systemd (260.1-1 -> 261.2-1)
  systemd-container (260.1-1 -> 261.2-1)
  systemd-coredump (260.1-1 -> 261.2-1)
  systemd-cryptsetup (260.1-1 -> 261.2-1)
  systemd-resolved (260.1-1 -> 261.2-1)
  systemd-sysv (260.1-1 -> 261.2-1)
  systemd-timesyncd (260.1-1 -> 261.2-1)
  systemd-userdbd (260.1-1 -> 261.2-1)
  tzdata (2026b-1 -> 2026c-1)
  ucf (3.0053 -> 3.0056)
  udev (260.1-1 -> 261.2-1)
  udisks2 (2.11.1-1 -> 2.11.1-2)
  udisks2-btrfs (2.11.1-1 -> 2.11.1-2)
  udisks2-lvm2 (2.11.1-1 -> 2.11.1-2)
  usb-modeswitch (2.6.2-1 -> 2.6.2-2)
  usb.ids (2025.12.13-1 -> 2026.06.26-1)
  util-linux (2.42.1-3 -> 2.42.2-2)
  util-linux-extra (2.42.1-3 -> 2.42.2-2)
  uuid-runtime (2.42.1-3 -> 2.42.2-2)
  vim (2:9.2.0524-1 -> 2:9.2.0524-1+b1)
  vim-tiny (2:9.2.0524-1 -> 2:9.2.0524-1+b1)
  virtiofsd (1.13.2-6+b1 -> 1.14.0-1)
  wget (1.25.0-2 -> 1.25.0-3)
  xml-core (0.20 -> 0.21)
  xorriso (1.5.6-1.2+b2 -> 1.5.8.pl02-2)

Closes #9243
@tomasmatus
tomasmatus force-pushed the image-refresh-debian-testing-20260804-122832 branch from d4429f2 to 3a9e3fe Compare August 12, 2026 10:59
tomasmatus added a commit to tomasmatus/cockpit that referenced this pull request Aug 12, 2026
jelly pushed a commit to cockpit-project/cockpit that referenced this pull request Aug 12, 2026
Removed:
  libabsl20260107:amd64 (20260107.0-5)
  libfmt10:amd64 (10.1.1+ds1-4+b2)
  libntfs-3g89t64:amd64 (1:2026.2.25-1)
  libperl5.40:amd64 (5.40.1-8)
  libproc2-0:amd64 (2:4.0.4-9+b2)
  libpython3.13-minimal:amd64 (3.13.14-1)
  libpython3.13-stdlib:amd64 (3.13.14-1)
  libpython3.13:amd64 (3.13.14-1)
  libx265-215:amd64 (4.1-4+b2)
  linux-base-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-binary-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-image-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  linux-modules-7.0.12+deb14.1-cloud-amd64 (7.0.12-2)
  perl-modules-5.40 (5.40.1-8)
  python3.13 (3.13.14-1)
  python3.13-minimal (3.13.14-1)

Added:
  libabsl20260526:amd64 (20260526.0-2)
  libnbd0:amd64 (1.24.3-1)
  libntfs-3g90:amd64 (1:2026.7.7-2)
  libpcp-import2 (7.2.0-1)
  libperl5.42:amd64 (5.42.2-3)
  libproc2-1:amd64 (2:4.0.6-2)
  libpython3.14-minimal:amd64 (3.14.6-1)
  libpython3.14-stdlib:amd64 (3.14.6-1)
  libpython3.14:amd64 (3.14.6-1)
  libx265-216:amd64 (4.2-3)
  linux-base-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-binary-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-image-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  linux-modules-7.1.3+deb14-cloud-amd64 (7.1.3-1)
  openssh-common (1:10.4p1-2)
  ovmf-amdsev (2025.11-5)
  ovmf-generic (2025.11-5)
  ovmf-inteltdx (2025.11-5)
  pcp-atop (7.2.0-1)
  pcp-dstat (7.2.0-1)
  pcp-htop (7.2.0-1)
  perl-modules-5.42 (5.42.2-3)
  python3.14 (3.14.6-1)
  python3.14-minimal (3.14.6-1)

Changed:
  aardvark-dns (1.16.0-5 -> 1.17.1-2)
  acl (2.3.2-3 -> 2.4.0-1)
  adduser (3.157 -> 3.158)
  alacritty (0.16.1-3 -> 0.16.1-4)
  alsa-ucm-conf (1.2.16-1 -> 1.2.16.1-1)
  apparmor (4.1.7-4 -> 4.1.7-5)
  appstream (1.1.3-1 -> 1.1.5-1)
  apt-listchanges (4.8+nmu2 -> 4.8+nmu3)
  at-spi2-common (2.60.3-1 -> 2.61.0-1)
  at-spi2-core (2.60.3-1 -> 2.61.0-1)
  autopoint (1.0-1 -> 1.0-3)
  bind9-dnsutils (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-host (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-libs:amd64 (1:9.20.23-1 -> 1:9.20.26-1)
  bind9-utils (1:9.20.23-1 -> 1:9.20.26-1)
  binutils (2.46.50.20260617-1 -> 2.47-2)
  binutils-common:amd64 (2.46.50.20260617-1 -> 2.47-2)
  binutils-x86-64-linux-gnu (2.46.50.20260617-1 -> 2.47-2)
  bsdextrautils (2.42.1-3 -> 2.42.2-2)
  bsdutils (1:2.42.1-3 -> 1:2.42.2-2)
  btrfs-progs (7.0-1 -> 7.0-1+b1)
  buildah (1.43.1+ds1-1 -> 1.43.2+ds1-1)
  busybox (1:1.37.0-10.1 -> 1:1.38.0-3)
  checkpolicy (3.10-2 -> 3.11-1)
  cloud-guest-utils (0.33-1 -> 0.34-1)
  cockpit (362-1 -> 365-1)
  cockpit-bridge (362-1 -> 365-1)
  cockpit-system (362-1 -> 365-1)
  cockpit-ws (362-1 -> 365-1)
  cpp-15 (15.3.0-1 -> 15.3.0-2)
  cpp-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  cracklib-runtime (2.9.6-5.2+b2 -> 2.9.6-5.3)
  criu (4.2-4 -> 4.2-6)
  cryptsetup (2:2.8.6-2 -> 2:2.8.7-1)
  cryptsetup-bin (2:2.8.6-2 -> 2:2.8.7-1)
  curl (8.20.0-5 -> 8.21.0-2)
  debhelper (14.1 -> 14.3)
  debian-keyring (2026.05.24 -> 2026.06.27)
  devscripts (2.26.9 -> 2.26.10)
  dirmngr (2.4.9-4 -> 2.4.9-7)
  distro-info (1.15 -> 1.17)
  distro-info-data (0.69 -> 2026.07.30-1)
  dracut (111-2 -> 111-6)
  dracut-core (111-2 -> 111-6)
  dracut-install (111-2 -> 111-6)
  dwz (0.16-4 -> 0.17-1)
  eject (2.42.1-3 -> 2.42.2-2)
  ethtool (1:7.0-1 -> 1:7.1-1)
  exfatprogs (1.3.2-1 -> 1.4.2-2)
  fakeroot (1.38.1-1 -> 2.1.4-1)
  fdisk (2.42.1-3 -> 2.42.2-2)
  findutils (4.10.0-4 -> 4.11.0-2)
  firewalld (2.4.2-1 -> 2.5.0-1)
  g++-15 (15.3.0-1 -> 15.3.0-2)
  g++-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  gcc-15 (15.3.0-1 -> 15.3.0-2)
  gcc-15-base:amd64 (15.3.0-1 -> 15.3.0-2)
  gcc-15-x86-64-linux-gnu (15.3.0-1 -> 15.3.0-2)
  gcc-16-base:amd64 (16.1.0-1 -> 16.1.0-3)
  gdal-data (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  gdal-plugins:amd64 (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  gdb (17.2-1 -> 17.2-1+b1)
  gettext (1.0-1 -> 1.0-3)
  gettext-base (1.0-1 -> 1.0-3)
  gir1.2-freedesktop:amd64 (1.86.0-6+b1 -> 1.86.0-6+b2)
  gir1.2-girepository-3.0:amd64 (2.88.1-2 -> 2.88.2-1)
  gir1.2-glib-2.0:amd64 (2.88.1-2 -> 2.88.2-1)
  git-debpush (15.10 -> 16.3)
  glycin-loaders (2.1.2+ds-2 -> 2.1.5+ds-2)
  glycin-thumbnailers (2.1.2+ds-2 -> 2.1.5+ds-2)
  gnupg (2.4.9-4 -> 2.4.9-7)
  gnupg-l10n (2.4.9-4 -> 2.4.9-7)
  gnupg-utils (2.4.9-4 -> 2.4.9-7)
  gpg (2.4.9-4 -> 2.4.9-7)
  gpg-agent (2.4.9-4 -> 2.4.9-7)
  gpg-wks-client (2.4.9-4 -> 2.4.9-7)
  gpgconf (2.4.9-4 -> 2.4.9-7)
  gpgsm (2.4.9-4 -> 2.4.9-7)
  gpgv (2.4.9-4 -> 2.4.9-7)
  graphviz (14.1.2-1+b1 -> 14.1.2-1+b3)
  grub-efi-amd64-bin (2.14-2 -> 2.14-3)
  grub-efi-amd64-signed (1+2.14+2 -> 1+2.14+3)
  grub-efi-amd64-unsigned (2.14-2 -> 2.14-3)
  grub-pc-bin (2.14-2 -> 2.14-3)
  grub2-common (2.14-2 -> 2.14-3)
  gstreamer1.0-libav:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-plugins-base:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-plugins-good:amd64 (1.28.4-1 -> 1.28.5-1)
  gstreamer1.0-x:amd64 (1.28.4-1 -> 1.28.5-1)
  gvproxy (0.8.1-3 -> 0.8.1-4)
  ibverbs-providers:amd64 (61.0-2 -> 63.0-2)
  ieee-data (20240722 -> 20260625)
  iproute2 (7.0.0-1 -> 7.1.0-1)
  isympy-common (1.14.0-3 -> 1.14.0-4)
  isympy3 (1.14.0-3 -> 1.14.0-4)
  jq (1.8.1-8 -> 1.8.2-1)
  krb5-user (1.22.1-2.1 -> 1.22.1-3)
  lastlog2 (2.42.1-3 -> 2.42.2-2)
  ldap-utils (2.6.10+dfsg-1+b2 -> 2.6.13+dfsg-1+b1)
  libacl1:amd64 (2.3.2-3 -> 2.4.0-1)
  libalgorithm-diff-xs-perl (0.04-9 -> 0.04-9+b1)
  libaom3:amd64 (3.13.1-2+b1 -> 3.14.1-1)
  libapparmor1:amd64 (4.1.7-4 -> 4.1.7-5)
  libappstream5:amd64 (1.1.3-1 -> 1.1.5-1)
  libapt-pkg-perl (0.1.43 -> 0.1.43+b1)
  libarchive13t64:amd64 (3.8.7-1 -> 3.8.8-2)
  libasan8:amd64 (16.1.0-1 -> 16.1.0-3)
  libasound2-data (1.2.16-1 -> 1.2.16.1-1)
  libasound2t64:amd64 (1.2.16-1 -> 1.2.16.1-1)
  libass9:amd64 (1:0.17.4-2+b2 -> 1:0.17.5-1)
  libatk-bridge2.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libatk1.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libatomic1:amd64 (16.1.0-1 -> 16.1.0-3)
  libatspi2.0-0t64:amd64 (2.60.3-1 -> 2.61.0-1)
  libattr1:amd64 (1:2.5.2-4 -> 1:2.6.0-1)
  libavcodec62:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavfilter11:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavformat62:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libavif16:amd64 (1.4.1-1+b1 -> 1.4.2-1)
  libavutil60:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libb-hooks-op-check-perl:amd64 (0.22-3+b4 -> 0.22-3+b5)
  libbdplus0:amd64 (0.2.0-4+b2 -> 0.2.0-5)
  libberkeleydb-perl:amd64 (0.66-2+b1 -> 0.66-2+b2)
  libbinutils:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libblas3:amd64 (3.12.1-7+b2 -> 3.12.1-8)
  libblkid1:amd64 (2.42.1-3 -> 2.42.2-2)
  libblockdev-btrfs3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-crypto3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-fs3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-loop3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-lvm3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-mdraid3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-nvme3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-part3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-smart3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-swap3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev-utils3:amd64 (3.5.0-1 -> 3.5.0-2)
  libblockdev3:amd64 (3.5.0-1 -> 3.5.0-2)
  libbluetooth3:amd64 (5.85-4 -> 5.87-1)
  libbluray3:amd64 (1:1.4.1-1 -> 1:1.4.1-2)
  libbrlapi0.8:amd64 (6.9.1-1 -> 6.9.1+repack-1)
  libbytesize-common (2.12-1 -> 2.12-2)
  libbytesize1:amd64 (2.12-1+b1 -> 2.12-2)
  libc-bin (2.42-16 -> 2.42-17)
  libc-dev-bin (2.42-16 -> 2.42-17)
  libc-gconv-modules-extra:amd64 (2.42-16 -> 2.42-17)
  libc-l10n (2.42-16 -> 2.42-17)
  libc6-dev:amd64 (2.42-16 -> 2.42-17)
  libc6:amd64 (2.42-16 -> 2.42-17)
  libcaca0:amd64 (0.99.beta20-7 -> 0.99.beta20-8)
  libcap-ng0:amd64 (0.9.3-1 -> 0.9.3-1+b1)
  libcapstone5:amd64 (5.0.7-2 -> 5.0.9-1)
  libcares2:amd64 (1.34.6-1+b1 -> 1.34.8-1)
  libcc1-0:amd64 (16.1.0-1 -> 16.1.0-3)
  libcdt6:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libcgraph8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libchromaprint1:amd64 (1.6.0-2+b1 -> 1.6.0-3)
  libclass-xsaccessor-perl (1.19-4+b5 -> 1.19-4+b6)
  libclone-perl:amd64 (0.50-1 -> 0.50-1+b1)
  libcodec2-1.2:amd64 (1.2.0-4+b1 -> 1.2.0-5)
  libcommon-sense-perl:amd64 (3.75-3+b5 -> 3.75-3+b6)
  libcompel1:amd64 (4.2-4 -> 4.2-6)
  libcpanel-json-xs-perl:amd64 (4.42-1 -> 4.42-1+b1)
  libcpupower1 (7.0.12-2 -> 7.1.3-1)
  libcrack2:amd64 (2.9.6-5.2+b2 -> 2.9.6-5.3)
  libcriu2:amd64 (4.2-4 -> 4.2-6)
  libcrypt-urandom-perl (0.55-1 -> 0.55-1+b1)
  libcryptsetup12:amd64 (2:2.8.6-2 -> 2:2.8.7-1)
  libctf-nobfd0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libctf0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libcurl3t64-gnutls:amd64 (8.20.0-5 -> 8.21.0-2)
  libcurl4-gnutls:amd64 (8.20.0-5 -> 8.21.0-2)
  libcurl4t64:amd64 (8.20.0-5 -> 8.21.0-2)
  libdata-messagepack-perl (1.02-3 -> 1.02-3+b1)
  libdatrie1:amd64 (0.2.14-1+b1 -> 0.2.14-2)
  libdav1d7:amd64 (1.5.3-1+b2 -> 1.5.4-1)
  libdaxctl1:amd64 (82-1+b1 -> 85-1)
  libde265-0:amd64 (1.0.18-1 -> 1.1.1-1)
  libdebhelper-perl (14.1 -> 14.3)
  libdevel-callchecker-perl:amd64 (0.009-3 -> 0.009-3+b1)
  libdevel-size-perl (0.87-1 -> 0.87-1+b1)
  libdistro-info-perl (1.15 -> 1.17)
  libdrm-amdgpu1:amd64 (2.4.134-1 -> 2.4.134-3)
  libdrm-common (2.4.134-1 -> 2.4.134-3)
  libdrm-intel1:amd64 (2.4.134-1 -> 2.4.134-3)
  libdrm2:amd64 (2.4.134-1 -> 2.4.134-3)
  libdvdread8t64:amd64 (7.0.1-1+b1 -> 7.1.1-1)
  libegl-mesa0:amd64 (26.1.2-1 -> 26.1.5-1)
  libemail-address-xs-perl (1.05-1+b4 -> 1.05-1+b5)
  libevent-2.1-7t64:amd64 (2.1.12-stable-10+b2 -> 2.1.13-stable-1)
  libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b2 -> 2.1.13-stable-1)
  libexpat1:amd64 (2.8.1-1 -> 2.8.2-1)
  libfakeroot:amd64 (1.38.1-1 -> 2.1.4-1)
  libfcgi-perl (0.82+ds-3+b2 -> 0.82+ds-3+b3)
  libfdisk1:amd64 (2.42.1-3 -> 2.42.2-2)
  libfdt1:amd64 (1.7.2-2+b2 -> 1.7.2-2+b3)
  libffi8:amd64 (3.5.2-4 -> 3.7.1-2)
  libfido2-1:amd64 (1.17.0-1 -> 1.17.0-2)
  libfile-fcntllock-perl (0.22-4+b4 -> 0.22-4+b5)
  libfile-libmagic-perl (1.23-2+b2 -> 1.23-2+b3)
  libfilesys-df-perl (0.92-7+b4 -> 0.92-7+b5)
  libfreetype6:amd64 (2.14.3+dfsg-1 -> 2.14.3+dfsg-2)
  libgav1-2:amd64 (0.20.0-2+b1 -> 0.20.0-2+b2)
  libgbm1:amd64 (26.1.2-1 -> 26.1.5-1)
  libgcc-15-dev:amd64 (15.3.0-1 -> 15.3.0-2)
  libgcc-s1:amd64 (16.1.0-1 -> 16.1.0-3)
  libgd3:amd64 (2.3.3-13+b2 -> 2.3.3-14)
  libgdal39:amd64 (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  libgdk-pixbuf-2.0-0:amd64 (2.44.6+dfsg-2 -> 2.44.7+dfsg-1)
  libgdk-pixbuf2.0-common (2.44.6+dfsg-2 -> 2.44.7+dfsg-1)
  libgfapi0:amd64 (11.2-3 -> 11.2-5)
  libgfortran5:amd64 (16.1.0-1 -> 16.1.0-3)
  libgfrpc0:amd64 (11.2-3 -> 11.2-5)
  libgfxdr0:amd64 (11.2-3 -> 11.2-5)
  libgirepository-2.0-0:amd64 (2.88.1-2 -> 2.88.2-1)
  libgl1-mesa-dri:amd64 (26.1.2-1 -> 26.1.5-1)
  libglib2.0-0t64:amd64 (2.88.1-2 -> 2.88.2-1)
  libglib2.0-bin (2.88.1-2 -> 2.88.2-1)
  libglib2.0-data (2.88.1-2 -> 2.88.2-1)
  libglusterfs0:amd64 (11.2-3 -> 11.2-5)
  libglx-mesa0:amd64 (26.1.2-1 -> 26.1.5-1)
  libglycin-2-0:amd64 (2.1.2+ds-2 -> 2.1.5+ds-2)
  libgomp1:amd64 (16.1.0-1 -> 16.1.0-3)
  libgpg-error-l10n (1.59-4 -> 1.61-3)
  libgpg-error0:amd64 (1.59-4 -> 1.61-3)
  libgpgme45:amd64 (2.1.0-2 -> 2.1.2-1)
  libgprofng0:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libgsm1:amd64 (1.0.23-2+b1 -> 1.0.24-1)
  libgssapi-krb5-2:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libgssrpc4t64:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libgstreamer-plugins-base1.0-0:amd64 (1.28.4-1 -> 1.28.5-1)
  libgstreamer1.0-0:amd64 (1.28.3-1 -> 1.28.4-2)
  libgvc7:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-gd8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-neato-layout8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvplugin-pango8:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libgvpr2:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libhdf4-0:amd64 (4.3.1-2+b1 -> 4.3.1-3)
  libheif-plugin-aomenc:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-dav1d:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-libde265:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif-plugin-x265:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libheif1:amd64 (1.21.2-4 -> 1.21.2-4+b1)
  libhtml-parser-perl:amd64 (3.83-2 -> 3.83-2+b1)
  libhttp-cookies-perl (6.11-1 -> 6.12-2)
  libhttp-date-perl (6.06-1 -> 6.08-1)
  libhttp-message-perl (7.02-1 -> 7.04-1)
  libhwasan0:amd64 (16.1.0-1 -> 16.1.0-3)
  libibverbs1:amd64 (61.0-2 -> 63.0-2)
  libindirect-perl (0.39-2+b4 -> 0.39-2+b5)
  libio-compress-brotli-perl (0.019000-1 -> 0.019000-1+b1)
  libio-socket-ssl-perl (2.098-1 -> 2.099-1)
  libipa-hbac0t64 (2.12.0-4 -> 2.12.0-4+b1)
  libisl23:amd64 (0.27-2 -> 0.28-1)
  libisns0t64:amd64 (0.101-2.1+b1 -> 0.103-2)
  libisoburn1t64:amd64 (1.5.6-1.2+b2 -> 1.5.8.pl02-2)
  libitm1:amd64 (16.1.0-1 -> 16.1.0-3)
  libjack-jackd2-0:amd64 (1.9.22~dfsg-5+b2 -> 1.9.22~dfsg-6)
  libjansson4:amd64 (2.14-2+b4 -> 2.15.1-1)
  libjq1:amd64 (1.8.1-8 -> 1.8.2-1)
  libjson-c5:amd64 (0.18+ds-3 -> 0.19+ds-1)
  libjson-xs-perl (4.040-1 -> 4.040-1+b1)
  libk5crypto3:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkadm5clnt-mit12:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkadm5srv-mit12:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkdb5-10t64:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrad0:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrb5-3:amd64 (1.22.1-2.1 -> 1.22.1-3)
  libkrb5support0:amd64 (1.22.1-2.1 -> 1.22.1-3)
  liblapack3:amd64 (3.12.1-7+b2 -> 3.12.1-8)
  liblastlog2-2:amd64 (2.42.1-3 -> 2.42.2-2)
  libldap2:amd64 (2.6.10+dfsg-1+b2 -> 2.6.13+dfsg-1+b1)
  libldb2:amd64 (2:2.11.0+samba4.24.3+dfsg-1 -> 2:2.11.0+samba4.24.5+dfsg-1)
  liblerc4:amd64 (4.1.0+ds-1 -> 4.2.0+ds-1)
  liblilv-0-0:amd64 (0.28.0-1 -> 0.28.0-2)
  liblist-moreutils-xs-perl (0.430-4+b2 -> 0.430-4+b3)
  liblist-someutils-xs-perl:amd64 (0.58-3+b4 -> 0.59-1+b1)
  libllhttp9.4:amd64 (9.4.1+~cs12.11.9-3 -> 9.4.2+~cs12.11.9-5+b1)
  libllvm21:amd64 (1:21.1.8-7+b1 -> 1:21.1.8-10)
  liblmdb0:amd64 (0.9.31-1+b3 -> 0.9.35-1)
  liblocale-gettext-perl (1.07-10 -> 1.07-10+b1)
  liblsan0:amd64 (16.1.0-1 -> 16.1.0-3)
  libmail-sendmail-perl (0.82-1 -> 0.83-1)
  libmariadb3:amd64 (1:11.8.6-6 -> 1:11.8.8-1)
  libmatch-simple-xs-perl (0.002-2 -> 0.002-2+b1)
  libmetacpan-client-perl (2.043000-1 -> 2.044000-1)
  libmount1:amd64 (2.42.1-3 -> 2.42.2-2)
  libmouse-perl:amd64 (2.6.2-1 -> 2.6.2-1+b1)
  libmp3lame0:amd64 (3.101~svn6531+dfsg-1 -> 4.0-1)
  libmpg123-0t64:amd64 (1.33.6-1 -> 1.33.6-2)
  libmysofa1:amd64 (1.3.3+dfsg-1+b2 -> 1.3.5+dfsg-1)
  libncurses6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libncursesw6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libndctl6:amd64 (82-1+b1 -> 85-1)
  libnet-dbus-perl (1.2.0-2+b3 -> 1.2.0-2+b4)
  libnet-ssleay-perl:amd64 (1.96-1 -> 1.96-1+b1)
  libnetaddr-ip-perl (4.079+dfsg-2+b5 -> 4.079+dfsg-2+b6)
  libnetcdf22:amd64 (1:4.10.0-1 -> 1:4.10.1-1)
  libnfs14:amd64 (5.0.2-1+b3 -> 5.0.2-1.1)
  libnghttp3-9:amd64 (1.15.0-1 -> 1.17.0-1)
  libngtcp2-16:amd64 (1.22.1-1 -> 1.24.0-1)
  libngtcp2-crypto-gnutls8:amd64 (1.22.1-1 -> 1.24.0-1)
  libngtcp2-crypto-ossl0:amd64 (1.22.1-1 -> 1.24.0-1)
  libnspr4:amd64 (2:4.38.2-1+b1 -> 2:4.39-1)
  libnss-myhostname:amd64 (260.1-1 -> 261.2-1)
  libnss-mymachines:amd64 (260.1-1 -> 261.2-1)
  libnss-resolve:amd64 (260.1-1 -> 261.2-1)
  libnss-sss:amd64 (2.12.0-4 -> 2.12.0-4+b1)
  libnss-systemd:amd64 (260.1-1 -> 261.2-1)
  libnss3-tools (2:3.124-1 -> 2:3.126-1)
  libnss3:amd64 (2:3.124-1 -> 2:3.126-1)
  libnvme1t64:amd64 (1.16.1-4 -> 1.16.2-1+b1)
  libobject-pad-perl (0.825-1 -> 0.825-1+b1)
  libonnx1l:amd64 (1.20.0-5 -> 1.20.0-6)
  libonnxruntime-providers:amd64 (1.23.2+dfsg-6+b3 -> 1.23.2+dfsg-6+b5)
  libonnxruntime1.23:amd64 (1.23.2+dfsg-6+b3 -> 1.23.2+dfsg-6+b5)
  libopeniscsiusr (2.1.11-5 -> 2.1.11-6)
  liborc-0.4-0t64:amd64 (1:0.4.42-3 -> 1:0.4.42-4)
  libp11-kit0:amd64 (0.26.2-3 -> 0.26.4-1)
  libpackage-stash-xs-perl:amd64 (0.30-1+b5 -> 0.30-1+b6)
  libpam-lastlog2:amd64 (2.42.1-3 -> 2.42.2-2)
  libpam-modules-bin (1.7.0-6 -> 1.7.0-8)
  libpam-modules:amd64 (1.7.0-6 -> 1.7.0-8)
  libpam-pwquality:amd64 (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpam-runtime (1.7.0-6 -> 1.7.0-8)
  libpam-sss:amd64 (2.12.0-4 -> 2.12.0-4+b1)
  libpam-systemd:amd64 (260.1-1 -> 261.2-1)
  libpam0g:amd64 (1.7.0-6 -> 1.7.0-8)
  libpango-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libpangocairo-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libpangoft2-1.0-0:amd64 (1.57.1-2 -> 1.58.0-1)
  libparams-classify-perl:amd64 (0.015-2+b5 -> 0.015-2+b6)
  libparams-util-perl (1.102-3+b1 -> 1.102-3+b2)
  libpathplan4:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libpcap0.8t64:amd64 (1.10.6-1 -> 1.10.6-2)
  libpciaccess0:amd64 (0.17-3+b4 -> 0.19-2)
  libpcp-archive1 (7.1.5-1 -> 7.2.0-1)
  libpcp-gui2 (7.1.5-1 -> 7.2.0-1)
  libpcp-import1 (7.1.5-1 -> 7.2.0-1)
  libpcp-mmv1 (7.1.5-1 -> 7.2.0-1)
  libpcp-pmda-perl (7.1.5-1 -> 7.2.0-1)
  libpcp-pmda3 (7.1.5-1 -> 7.2.0-1)
  libpcp-trace2 (7.1.5-1 -> 7.2.0-1)
  libpcp-web1 (7.1.5-1 -> 7.2.0-1)
  libpcp3 (7.1.5-1 -> 7.2.0-1)
  libpcp4 (7.1.5-1 -> 7.2.0-1)
  libperlio-gzip-perl (0.20-1+b4 -> 0.20-1+b5)
  libperlio-utf8-strict-perl (0.010-1+b3 -> 0.010-1+b4)
  libpipewire-0.3-0t64:amd64 (1.6.6-1 -> 1.6.8-1)
  libpipewire-0.3-common (1.6.6-1 -> 1.6.8-1)
  libpq5:amd64 (18.4-1 -> 18.4-1+b2)
  libproc-processtable-perl:amd64 (0.637-1+b2 -> 0.637-1+b3)
  libpsl5t64:amd64 (0.21.5-1 -> 0.23.0-1)
  libpulse0:amd64 (17.0+dfsg1-2.1+b1 -> 17.0+dfsg1-2.1+b2)
  libpwquality-tools (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpwquality1:amd64 (1.4.5-5+b2 -> 1.4.5-5+b3)
  libpython3-stdlib:amd64 (3.13.9-3+b1 -> 3.14.6-1)
  libquadmath0:amd64 (16.1.0-1 -> 16.1.0-3)
  librabbitmq4:amd64 (0.16.0-1 -> 0.17.0-1)
  librados2 (18.2.8+ds-2.1 -> 20.2.2+ds-13)
  librav1e0.8:amd64 (0.8.1-10 -> 0.8.1-11)
  librbd1 (18.2.8+ds-2.1 -> 20.2.2+ds-13)
  librdmacm1t64:amd64 (61.0-2 -> 63.0-2)
  libre-engine-re2-perl:amd64 (0.18+ds-3+b2 -> 0.18+ds-3+b4)
  libre2-11:amd64 (20251105-1 -> 20251105-1+b1)
  libref-util-xs-perl (0.117-2+b4 -> 0.117-2+b5)
  librist4:amd64 (0.2.17+dfsg-1 -> 0.2.20+dfsg-1)
  libsbuild-perl (0.91.9 -> 0.91.10)
  libsdl3-0:amd64 (3.4.10+ds-1 -> 3.4.12+ds-1)
  libseccomp2:amd64 (2.6.0-2+b1 -> 2.6.1-1)
  libselinux1:amd64 (3.10-1 -> 3.11-2)
  libsemanage-common (3.10-1 -> 3.11-1)
  libsemanage2:amd64 (3.10-1 -> 3.11-1)
  libsepol2:amd64 (3.10-1 -> 3.11-1)
  libserd-0-0:amd64 (0.32.8-1 -> 0.32.10-2)
  libsereal-decoder-perl (5.006+ds-1 -> 5.006+ds-1+b1)
  libsereal-encoder-perl (5.006+ds-1 -> 5.006+ds-1+b1)
  libsframe3:amd64 (2.46.50.20260617-1 -> 2.47-2)
  libshine3:amd64 (3.1.1-3+b1 -> 3.1.1-4)
  libskia146:amd64 (146.20260414~git.ef5f213+dfsg-5 -> 146.20260602~git.3476902+dfsg-2)
  libsmartcols1:amd64 (2.42.1-3 -> 2.42.2-2)
  libsmbclient0:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  libsocket6-perl (0.29-3+b4 -> 0.29-3+b5)
  libspa-0.2-modules:amd64 (1.6.6-1 -> 1.6.8-1)
  libsqlite3-0:amd64 (3.46.1-9+b1 -> 3.53.3-1)
  libsrt1.5-gnutls:amd64 (1.5.5-1 -> 1.5.6-1)
  libssh-4:amd64 (0.12.0-3 -> 0.12.2-1)
  libssh2-1t64:amd64 (1.11.1-3 -> 1.11.1-5)
  libsss-certmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-idmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-nss-idmap0 (2.12.0-4 -> 2.12.0-4+b1)
  libsss-sudo (2.12.0-4 -> 2.12.0-4+b1)
  libstdc++-15-dev:amd64 (15.3.0-1 -> 15.3.0-2)
  libstdc++6:amd64 (16.1.0-1 -> 16.1.0-3)
  libsub-identify-perl (0.14-4 -> 0.14-4+b1)
  libsub-name-perl:amd64 (0.28-1+b2 -> 0.28-1+b3)
  libswresample6:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libswscale9:amd64 (7:8.1.1-4+b1 -> 7:8.1.2-2+b1)
  libsyntax-keyword-try-perl (0.31-1 -> 0.31-1+b1)
  libsys-cpuaffinity-perl (1.13~03-2+b4 -> 1.13~03-2+b5)
  libsystemd-shared:amd64 (260.1-1 -> 261.2-1)
  libsystemd0:amd64 (260.1-1 -> 261.2-1)
  libtag2:amd64 (2.3-1 -> 2.3.1-2)
  libtalloc2:amd64 (2:2.4.4+samba4.24.3+dfsg-1 -> 2:2.4.4+samba4.24.5+dfsg-1)
  libtdb1:amd64 (2:1.4.15+samba4.24.3+dfsg-1 -> 2:1.4.15+samba4.24.5+dfsg-1)
  libterm-readkey-perl (2.38-2+b4 -> 2.38-2+b5)
  libtevent0t64:amd64 (2:0.17.1+samba4.24.3+dfsg-1 -> 2:0.17.1+samba4.24.5+dfsg-1)
  libtext-charwidth-perl:amd64 (0.04-12 -> 0.04-12+b1)
  libtext-iconv-perl:amd64 (1.7-9 -> 1.7-9+b1)
  libtext-levenshteinxs-perl (0.03-5+b4 -> 0.03-5+b5)
  libtext-markdown-discount-perl (0.18-1 -> 0.18-1+b1)
  libtext-xslate-perl:amd64 (3.5.9-2+b2 -> 3.5.9-2+b3)
  libthai-data (0.1.30-1 -> 0.1.30-3)
  libthai0:amd64 (0.1.30-1+b1 -> 0.1.30-3)
  libtiff6:amd64 (4.7.1-3 -> 4.7.2-1)
  libtime-moment-perl (0.46-1 -> 0.46-1+b1)
  libtinfo6:amd64 (6.6+20251231-1+b1 -> 6.6+20260608-2)
  libtsan2:amd64 (16.1.0-1 -> 16.1.0-3)
  libtwolame0:amd64 (0.4.0-2+b3 -> 0.4.0-3)
  libtype-tiny-xs-perl:amd64 (0.025-2+b2 -> 0.025-2+b3)
  libubsan1:amd64 (16.1.0-1 -> 16.1.0-3)
  libudev1:amd64 (260.1-1 -> 261.2-1)
  libudfread3:amd64 (1.2.0-2+b2 -> 1.2.0-3)
  libudisks2-0:amd64 (2.11.1-1 -> 2.11.1-2)
  libunbound8:amd64 (1.25.1-1 -> 1.25.2-1)
  libunicode-utf8-perl (0.70-2 -> 0.75-1+b1)
  liburing2:amd64 (2.14-1 -> 2.15-1)
  libuuid1:amd64 (2.42.1-3 -> 2.42.2-2)
  libva-drm2:amd64 (2.23.0-2 -> 2.24.1-2)
  libva-x11-2:amd64 (2.23.0-2 -> 2.24.1-2)
  libva2:amd64 (2.23.0-2 -> 2.24.1-2)
  libvariable-magic-perl (0.64-1+b1 -> 0.64-1+b2)
  libvirt-clients (12.3.0-1 -> 12.5.0-1)
  libvirt-common (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-common (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-config-network (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-config-nwfilter (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-interface (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-network (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-nodedev (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-nwfilter (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-qemu (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-secret (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-disk (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-iscsi (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-logical (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-mpath (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-driver-storage-scsi (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-lock (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-log (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-plugin-lockd (12.3.0-1 -> 12.5.0-1)
  libvirt-daemon-system (12.3.0-1 -> 12.5.0-1)
  libvirt-l10n (12.3.0-1 -> 12.5.0-1)
  libvirt0:amd64 (12.3.0-1 -> 12.5.0-1)
  libvisual-0.4-0:amd64 (0.4.2-4+b1 -> 0.4.2-5)
  libvolume-key1:amd64 (0.3.12-10+b1 -> 0.3.12-10+b2)
  libwant-perl (0.29-2+b4 -> 0.29-2+b5)
  libwavpack1:amd64 (5.9.0-1+b1 -> 5.9.0-2)
  libwayland-client0:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwayland-cursor0:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwayland-egl1:amd64 (1.24.0-2+b2 -> 1.26.0-1)
  libwbclient0:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  libwww-mechanize-perl (2.21-1 -> 2.22-1)
  libx264-165:amd64 (2:0.165.3222+gitb35605ac-3+b2 -> 2:0.165.3223+git20250910.0480cb0-1)
  libxdot4:amd64 (14.1.2-1+b1 -> 14.1.2-1+b3)
  libxml-libxml-perl (2.0207+dfsg+really+2.0134-8 -> 2.0207+dfsg+really+2.0134-8+b1)
  libxml-parser-perl (2.47-2 -> 2.47-2+b1)
  libxmlb2:amd64 (0.3.24-2+b1 -> 0.3.29-1)
  libxs-parse-keyword-perl (0.49-1 -> 0.49-1+b1)
  libxs-parse-sublike-perl:amd64 (0.41-1+b1 -> 0.41-2)
  libxstring-perl:amd64 (0.005-2+b5 -> 0.005-2+b6)
  libyaml-libyaml-perl (0.907.0+ds-1 -> 0.910.0+ds-1+b1)
  libyuv0:amd64 (0.0.1922.20260106-1+b1 -> 0.0.1949.20260706-1)
  libzimg2:amd64 (3.0.6+ds1-1+b2 -> 3.0.6+ds1-2)
  libzix-0-0:amd64 (0.8.0-1+b1 -> 0.8.2-1)
  libzvbi-common (0.2.44-1 -> 0.2.44-2)
  libzvbi0t64:amd64 (0.2.44-1+b2 -> 0.2.44-2)
  lintian (2.136.2 -> 2.138.0)
  linux-base-cloud-amd64 (7.0.12-2 -> 7.1.3-1)
  linux-cpupower (7.0.12-2 -> 7.1.3-1)
  linux-image-cloud-amd64 (7.0.12-2 -> 7.1.3-1)
  linux-libc-dev (7.0.12-2 -> 7.1.6-1)
  linux-perf (7.0.12-2 -> 7.1.3-1)
  locales (2.42-16 -> 2.42-17)
  login (1:4.16.0-2+really2.42.1-3 -> 1:4.16.0-2+really2.42.2-2)
  mariadb-common (1:11.8.6-6 -> 1:11.8.8-1)
  mdadm (4.6-2 -> 4.6-3)
  mesa-libgallium:amd64 (26.1.2-1 -> 26.1.5-1)
  mesa-vulkan-drivers:amd64 (26.1.2-1 -> 26.1.5-1)
  mount (2.42.1-3 -> 2.42.2-2)
  nano (9.0-1 -> 9.1-1)
  ncurses-base (6.6+20251231-1 -> 6.6+20260608-2)
  ncurses-bin (6.6+20251231-1+b1 -> 6.6+20260608-2)
  ncurses-term (6.6+20251231-1 -> 6.6+20260608-2)
  netavark (1.16.1-5 -> 1.17.2-2)
  ntfs-3g (1:2026.2.25-1 -> 1:2026.7.7-2)
  open-iscsi (2.1.11-5 -> 2.1.11-6)
  openssh-client (1:10.3p1-4 -> 1:10.4p1-2)
  openssh-server (1:10.3p1-4 -> 1:10.4p1-2)
  openssh-sftp-server (1:10.3p1-4 -> 1:10.4p1-2)
  ovmf (2025.02-9 -> 2025.11-5)
  passt (0.0~git20260611.a9c61ff-1 -> 0.0~git20260728.f8df3f1-1)
  pci.ids (0.0~2026.06.16-1 -> 0.0~2026.07.21-1)
  pcp (7.1.5-1 -> 7.2.0-1)
  pcp-conf (7.1.5-1 -> 7.2.0-1)
  perl (5.40.1-8 -> 5.42.2-3)
  perl-base (5.40.1-8 -> 5.42.2-3)
  pinentry-curses (1.3.2-4 -> 1.3.3-2)
  podman (5.8.2+ds1-3 -> 5.8.3+ds1-1)
  policycoreutils (3.10-1 -> 3.11-1)
  policycoreutils-dev (3.10-1 -> 3.11-2)
  policycoreutils-python-utils (3.10-1 -> 3.11-2)
  powermgmt-base (1.38 -> 1.39)
  procps (2:4.0.4-9+b2 -> 2:4.0.6-2)
  python-matplotlib-data (3.10.7+dfsg1-5 -> 3.10.7+dfsg1-6)
  python3 (3.13.9-3+b1 -> 3.14.6-1)
  python3-anyio (4.12.1-2 -> 4.12.1-3)
  python3-arrow (1.4.0-2 -> 1.4.0-3)
  python3-cap-ng (0.9.3-1 -> 0.9.3-1+b1)
  python3-certifi (2026.5.20+ds-1 -> 2026.7.22+ds-1)
  python3-charset-normalizer (3.4.7-1 -> 3.4.7-2)
  python3-click (8.2.0+0.really.8.1.8-1 -> 8.3.3-1)
  python3-contourpy (1.3.3-1+b1 -> 1.3.3-2)
  python3-cryptography (46.0.7-1 -> 47.0.0-1)
  python3-cssselect (1.4.0-1 -> 1.5.0-1)
  python3-cycler (0.12.1-2 -> 0.12.1-3)
  python3-dateutil (2.9.0-4 -> 2.9.0-5)
  python3-distro (1.9.0-1 -> 1.9.0-2)
  python3-distro-info (1.15 -> 1.17)
  python3-dnspython (2.8.0-3 -> 2.8.0-5)
  python3-firewall (2.4.2-1 -> 2.5.0-1)
  python3-gdal (3.13.1+dfsg-1 -> 3.13.2+dfsg-1)
  python3-gi (3.56.2-1 -> 3.56.3-2)
  python3-h11 (0.16.0-1 -> 0.16.0-2)
  python3-h2 (4.3.0-1 -> 4.3.0-2)
  python3-hpack (4.0.0-3 -> 4.0.0-4)
  python3-html5lib (1.2-3 -> 1.2-4)
  python3-httpx (0.28.1-1 -> 0.28.1-1.1)
  python3-hyperframe (6.1.0-1 -> 6.1.0-2)
  python3-idna (3.11-1 -> 3.18-1)
  python3-inflect (7.5.0-1 -> 7.5.0-2)
  python3-isoduration (20.11.0+git20211126.ae0bd61-2 -> 20.11.0+git20211126.ae0bd61-3)
  python3-jinja2 (3.1.6-2 -> 3.1.6-3)
  python3-jmespath (1.0.1-1 -> 1.0.1-2)
  python3-jsonschema (4.26.0-1 -> 4.26.0-2)
  python3-jsonschema-specifications (2023.12.1-5 -> 2023.12.1-6)
  python3-kiwisolver (1.5.0-1 -> 1.5.0-2)
  python3-libipa-hbac (2.12.0-4 -> 2.12.0-4+b1)
  python3-libvirt (12.3.0-1 -> 12.5.0-1)
  python3-linkify-it (2.1.0-1 -> 2.1.0-2)
  python3-magic (2:0.4.27-5 -> 2:0.4.27-6)
  python3-markdown-it (4.2.0-2 -> 4.2.0-3)
  python3-matplotlib (3.10.7+dfsg1-5 -> 3.10.7+dfsg1-6)
  python3-minimal (3.13.9-3+b1 -> 3.14.6-1)
  python3-more-itertools (10.8.0-1 -> 11.1.0-1)
  python3-munkres (1.1.4-3 -> 1.1.4-4)
  python3-netaddr (1.3.0-1 -> 1.3.0-2)
  python3-numpy (1:2.3.5+ds-3+b1 -> 1:2.4.6+ds-4)
  python3-numpy-dev:amd64 (1:2.3.5+ds-3+b1 -> 1:2.4.6+ds-4)
  python3-packaging (26.2-1 -> 26.2-2)
  python3-pcp (7.1.5-1 -> 7.2.0-1)
  python3-pexpect (4.9-4 -> 4.9-5)
  python3-pil.imagetk:amd64 (12.2.0-1 -> 12.3.0-1)
  python3-pil:amd64 (12.2.0-1 -> 12.3.0-1)
  python3-pooch (1.9.0-1 -> 1.9.0-2)
  python3-pyasn1 (0.6.3-1 -> 0.6.4-1)
  python3-pycriu (4.2-4 -> 4.2-6)
  python3-pygments (2.19.2+dfsg-1 -> 2.20.0+dfsg-2)
  python3-referencing (0.37.0+~2025.1.1-2 -> 0.37.0+~2025.1.1-3)
  python3-requests (2.32.5+dfsg-1 -> 2.32.5+dfsg-2)
  python3-rpds-py (0.30.0-1 -> 0.30.0-2)
  python3-scipy (1.17.1-4 -> 1.17.1-5)
  python3-selinux (3.10-1 -> 3.11-2)
  python3-semanage (3.10-1 -> 3.11-1)
  python3-sepolgen (3.10-1 -> 3.11-2)
  python3-sepolicy (3.10-1 -> 3.11-2)
  python3-setools (4.6.0-3 -> 4.7.1-1)
  python3-six (1.17.0-2 -> 1.17.0-3)
  python3-sss (2.12.0-4 -> 2.12.0-4+b1)
  python3-sympy (1.14.0-3 -> 1.14.0-4)
  python3-tk (3.13.9-3+b1 -> 3.14.6-1)
  python3-tqdm (4.68.3-1 -> 4.69.0-1)
  python3-typeguard (4.4.4-2 -> 4.4.4-3)
  python3-typing-extensions (4.15.0-2 -> 4.16.0-4)
  python3-ufolib2 (0.18.1+dfsg1-1 -> 0.18.1+dfsg1-2)
  python3-urllib3 (2.6.3-2 -> 2.7.0-3)
  python3-webencodings (0.5.1-5 -> 0.5.1-6)
  qemu-block-extra (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-common (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-data (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-gui (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-modules-opengl (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-modules-spice (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-system-x86 (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  qemu-utils (1:11.0.0+ds-2 -> 1:11.0.3+ds-2)
  runit-helper (2.16.6 -> 2.16.7)
  samba-libs:amd64 (2:4.24.3+dfsg-1 -> 2:4.24.5+dfsg-1)
  sbuild (0.91.9 -> 0.91.10)
  sbuild-schroot (0.91.9 -> 0.91.10)
  selinux-utils (3.10-1 -> 3.11-2)
  semodule-utils (3.10-1 -> 3.11-1)
  setools (4.6.0-3 -> 4.7.1-1)
  shim-helpers-amd64-signed (1+15.8+1 -> 1+16.1+2)
  shim-signed-common (1.47+15.8-1 -> 1.51+16.1-2)
  shim-signed:amd64 (1.47+15.8-1 -> 1.51+16.1-2)
  shim-unsigned:amd64 (15.8-1 -> 16.1-2)
  socat (1.8.1.1-2 -> 1.8.1.3-2)
  sqv (1.3.0-5+b2 -> 1.4.0-1)
  sssd (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ad (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ad-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-dbus (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ipa (2.12.0-4 -> 2.12.0-4+b1)
  sssd-krb5 (2.12.0-4 -> 2.12.0-4+b1)
  sssd-krb5-common (2.12.0-4 -> 2.12.0-4+b1)
  sssd-ldap (2.12.0-4 -> 2.12.0-4+b1)
  sssd-passkey (2.12.0-4 -> 2.12.0-4+b1)
  sssd-proxy (2.12.0-4 -> 2.12.0-4+b1)
  sssd-tools (2.12.0-4 -> 2.12.0-4+b1)
  systemd (260.1-1 -> 261.2-1)
  systemd-container (260.1-1 -> 261.2-1)
  systemd-coredump (260.1-1 -> 261.2-1)
  systemd-cryptsetup (260.1-1 -> 261.2-1)
  systemd-resolved (260.1-1 -> 261.2-1)
  systemd-sysv (260.1-1 -> 261.2-1)
  systemd-timesyncd (260.1-1 -> 261.2-1)
  systemd-userdbd (260.1-1 -> 261.2-1)
  tzdata (2026b-1 -> 2026c-1)
  ucf (3.0053 -> 3.0056)
  udev (260.1-1 -> 261.2-1)
  udisks2 (2.11.1-1 -> 2.11.1-2)
  udisks2-btrfs (2.11.1-1 -> 2.11.1-2)
  udisks2-lvm2 (2.11.1-1 -> 2.11.1-2)
  usb-modeswitch (2.6.2-1 -> 2.6.2-2)
  usb.ids (2025.12.13-1 -> 2026.06.26-1)
  util-linux (2.42.1-3 -> 2.42.2-2)
  util-linux-extra (2.42.1-3 -> 2.42.2-2)
  uuid-runtime (2.42.1-3 -> 2.42.2-2)
  vim (2:9.2.0524-1 -> 2:9.2.0524-1+b1)
  vim-tiny (2:9.2.0524-1 -> 2:9.2.0524-1+b1)
  virtiofsd (1.13.2-6+b1 -> 1.14.0-1)
  wget (1.25.0-2 -> 1.25.0-3)
  xml-core (0.20 -> 0.21)
  xorriso (1.5.6-1.2+b2 -> 1.5.8.pl02-2)

Closes #9243
@tomasmatus
tomasmatus force-pushed the image-refresh-debian-testing-20260804-122832 branch from 3a9e3fe to 7594824 Compare August 13, 2026 07:13
@tomasmatus

Copy link
Copy Markdown
Member

rebase && retrigger because cockpit-project/cockpit#23592 landed

@tomasmatus tomasmatus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it when it's green

@tomasmatus
tomasmatus merged commit 6b2d221 into main Aug 13, 2026
12 checks passed
@tomasmatus
tomasmatus deleted the image-refresh-debian-testing-20260804-122832 branch August 13, 2026 09:53
@github-project-automation github-project-automation Bot moved this from detriment to improvement in Pilot tasks Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot image-refresh image refreshes

Projects

Status: improvement

Development

Successfully merging this pull request may close these issues.

3 participants